home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Technotools
/
Technotools (Chestnut CD-ROM)(1993).ISO
/
misc_pto
/
blx21
/
makefile
< prev
next >
Wrap
Makefile
|
1992-02-23
|
436b
|
20 lines
#
# ObjectWindows - (C) Copyright 1992 by Borland International
#
!if !$d(BCROOT)
!include "bcroot.inc"
!endif
!include "makefile.inc"
ruler.exe: config ruler.obj printer.obj mycombo.obj ruler.res ruler.def
$(TLINK) $(LFLAGS) $(BCLIBDIR)\c0w$(MODEL) ruler printer mycombo,ruler,,@&&!
$(OWLLIBS) $(STDLIBS)
!,$&.def
rc -K ruler.res ruler.exe
config:
echo -I$(INCLUDE) >turboc.cfg
echo -H >>turboc.cfg